home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / sound / cmod312.zip / CMOD.DOC < prev    next >
Text File  |  1996-04-17  |  4KB  |  86 lines

  1.  
  2.                          CapaMod 3.12 documentation file
  3.             Copyright (c) 1993-1996 Heikki Ylinen (flap / Capacala)
  4.  
  5.      1. INFO
  6.  
  7.    CapaMod 3.x is capable of playing MODs, S3Ms and XMs through Gravis Ultra-
  8.  Sound. It uses CapaPlay II which is included in CAPAPLA2.ZIP.
  9.  
  10.  
  11.      2. THE USAGE
  12.  
  13.    First of all,  you must have  ULTRASND environment  variable set.  CapaMod
  14.  won't work without it. And if you still encounter some problems, please make
  15.  sure that you have installed the ULTRINIT, although it is not necessary.
  16.    If you encounter some problems  with GUS IRQ, use the option /TMR to force
  17.  CapaMod to use  system timer  instead of GUS IRQ.  Or if the  computer hangs
  18.  while loading a module, try disabling DMA transfers with option /NDM.
  19.    Red, green and blue  environment colors require  palette changes.  If this
  20.  causes some problems, you use an unchanged palette (i.e. parameter /CLR0).
  21.  
  22.    Here's the command line syntax:
  23.  
  24.  Syntax: CMOD [filespec] [options]
  25.    /AMPx      - set amplification (0..48) (default=auto configure)
  26.    /AMY       - force to Amiga limits (use only octaves 3-5)
  27.    /COR       - play corrupted modules without query
  28.    /LIN       - enable line in
  29.    /MIC       - enable mic in
  30.    /NDM       - disable DMA transfer
  31.    /NO0       - disable speed zero
  32.    /NPN       - disable pan effects
  33.    /PANx      - set default panning (-127..127) (default=36)
  34.    /TMR       - use system timer instead of GUS's own IRQ
  35.    /VBL       - VBlank: disable tempo, speed scale 0-255 (only MODs)
  36.  
  37.    /CHNx      - set default number of visible channels (0..32) (default=16)
  38.    /CLRx      - set environment color (0=DOS, 1=red, 2=green, 3=blue) (def.=3)
  39.    /EXE[file] - start playing and execute [file]
  40.    /FADx      - set fade speed (0..9) (default=9, fastest)
  41.    /HLP       - command line help
  42.    /KBD       - disable key repeating speed set
  43.    /LOPx      - set number of max loops (0..255) (default=255, loop forever)
  44.    /QIT       - quit after reaching the end if only one module is to be played
  45.    /SCRx      - screen saver after x seconds idle (default=0, disabled)
  46.  
  47.    /DIR[dir]  - set default directory for file selector
  48.    /FILx      - descript.ion filler character code (32..255) (default=250)
  49.    /MIDx      - file selector's mid window mode (0..2) (default=0, help)
  50.    /RND       - play modules in random order
  51.  
  52.    You can also  put your favorite  command line options  into an environment
  53.  variable. Here is mine for example:
  54.  
  55.   SET CAPAMOD=/dird:\music\modstuff\mods /clr1 /mid1 /chn32
  56.  
  57.  
  58.     3. SELECTOR USAGE
  59.  
  60.    The file  selector has an enhanced  support for ZIP-files.  To use the ZIP
  61.  support, make sure you have a path to a directory containing PKUNZIP.EXE.
  62.  
  63.    The module descriptor in the selector builds the description as follows:
  64.    <module name>····································<loop>··<duration>
  65.  
  66.    A looping module called "Huoleton aamu" with a duration of 1:04 would be
  67.    Huoleton aamu············································loop··1:04
  68.    
  69.    You can use the descriptor also to describe for example directories:
  70.    <module name = artist name>············<duration = group of artist>
  71.  
  72.    In real life the descriptions would add up to only 40 characters in width!
  73.  
  74.  
  75.      4. CONTACTING THE AUTHOR
  76.  
  77.    If you find any bugs or encounter some problems, don't hesitate to contact
  78.  me. And yes, CapaMod is still rubberware! That means if you use CapaMod, you
  79.  must send me a condom.  If you prefer money to condoms,  you can send me ten
  80.  US bucks.
  81.  
  82.      smail: Heikki Ylinen             email: flap@flap.pp.fi
  83.             Oravatie 9b
  84.             02270 Espoo
  85.             Finland
  86.